home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1999 / MacHack 1999.toast / The Hacks / CD-Rom Drive you crazy / Source / CDTrayControl.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-06-26  |  79 b   |  9 lines  |  [TEXT/CWIE]

  1. #pragma once
  2.  
  3.  
  4. void    StartTrayCycle();
  5. void    StopTrayCycle();
  6. void    IdleTray();
  7.  
  8.  
  9.